GroupBox.MouseDrag Event
The mouse button was pressed inside the GroupBox and moved (dragged) at the location local to the control passed in to x,y. This event will not occur unless you return True in the MouseDown event.
Syntax
MouseDrag ( x, y )
Parameters | |
x |
|
y |